home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / scheme / schmrprt / r395rs.lha / example.tex / img3.png < prev    next >
Portable Network Graphic  |  1989-03-12  |  5.2 KB  |  1730x34  |  4-bit (16 colors)
   ocr: define runge-kutta-4 (lambda (fh) (let ((*h (scale-vector h)) (*2 (scale-vector 2)) (*1/2 (scale-vector 2))) *1/6